body {
   margin:0px;
   padding:0px;
	}
	 
	 
	a:link {
	color: #272727;
	text-decoration: none;
	font-size: 13px;
	font-family:Verdana;
	}
		
	a:visited {
	color: #5255A2;
	text-decoration: none;
	font-size: 13px;
	font-family:Verdana;
   }
	

.left_s {
	width: 810px;
	height: 100%;
	background: url(../img/left_s.gif) repeat-y 0px 0px;
	}	
	
.right_s {
	width: 810px;
	height: 100%;
	background: url(../img/right_s.gif) repeat-y 100% 0px;
	}
		
.main {
     width: 800px;
     height: 100%;
	 background: url(../img/bg.gif) repeat-x 0px 0px;
	 	 }

.banner {
	height: 125px;
	width: 100%;
	margin-top: 0px;
	background: url(../img/top4.jpg) no-repeat;
	z-index: 2;
	position:relative;
	}
	
.menu {
	height: 20px;
	width: 100%;
	margin-left: 10px;
	margin-top: 4px;
	}
	
.footer {
   height: 20px;
	width: 100%;
	margin-left: 0px;
	z-index: 3;
	padding-bottom: inherit;
	background-color: #66FFFF;
   } 
	
.table_txt {
		font-family:Verdana;
		font-size: 12px;
		}

.gg{
	font-size: 12px;
	font-family:Verdana;
	}
	
.lang {
	width: 60px;
	height: 20px;
   float: right;
	padding-top: 100px;
	}
  
.lang a:link {
	color: white;
}
.lang a:visited {
	color: white;
}